Fix workflow syntax#2645
Conversation
Steps must be a child of the build node, not the matrix
|
Thanks for opening this pull request! A GitHub docs team member should be by to give feedback soon. In the meantime, please check out the contributing guidelines. |
|
@theirix Thanks so much for opening a PR! I'll get this triaged for review ⚡ |
|
This PR is stale because it has been open 7 days with no activity and will be automatically closed in 3 days. To keep this PR open, update the PR by adding a comment or pushing a commit. |
|
Thanks for your patience! Our small team is working our way through reviewing all of the amazing contributions ✨ |
skedwards88
left a comment
There was a problem hiding this comment.
✨ Thanks for fixing this! I'll get this merged down for you.
|
Thanks very much for contributing! Your pull request has been merged 🎉 You should see your changes appear on the site in approximately 24 hours. |
Steps must be a child of the build node, not the matrix
Why:
Workflow example has the wrong syntax.
What's being changed:
Fixed workflow syntax in a "Packaging workflow data as artifacts" section
Check off the following: